How to Install libclj-stacktrace-clojure software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libclj-stacktrace-clojure software package in Ubuntu 14.04 LTS (Trusty Tahr)

libclj-stacktrace-clojure software package provides more readable stacktraces in Clojure programs, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libclj-stacktrace-clojure 

libclj-stacktrace-clojure is installed in your system.

Make ensure the libclj-stacktrace-clojure package were installed using the commands given below,

$ sudo dpkg-query -l | grep libclj-stacktrace-clojure *

You will get with libclj-stacktrace-clojure package name, version, architecture and description in a table

libclj-stacktrace-clojure package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libclj-stacktrace-clojure
Version 0.2.6-1
Description more readable stacktraces in Clojure programs
Sub Section Java


See Also, How to uninstall or remove libclj-stacktrace-clojure software package from Ubuntu 14.04 LTS (Trusty Tahr)?